Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 175,021 for

document formatting

(0.24 sec)
  1. How to Format Numbers to Accounting|Documentation

    This article will introduce how to format numbers to accounting using Aspose.Cells for Java API....Ask AI How to Format Numbers to Accounting Contents [ Hide ]...Possible Usage Scenarios Formatting numbers to accounting in...

    docs.aspose.com/cells/java/how-to-format-number...
  2. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart data table....access to font formatting of the data table. format Provides access...text background and border formatting of the data table. has_horizontal_border...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionOptions.revised_properties_effect prope...

    RevisionOptions.revised_properties_effect property. Allows to specify the effect for content areas with changes of Formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionTextEffect.NONE](../../revisiontexteffect/#NONE)...changes of formatting properties RevisionType.FORMAT_CHANGE Default...appearance of revisions. doc = aw . Document ( file_name = MY_DIR + 'Revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a paragraph break into the Document....a paragraph break into the document. insertParagraph () Remarks...Remarks Current paragraph formatting specified by the DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: Document = aw.Document(file_path) for page in range(0, docu…... code: document = aw.Document(file_path) for page...range(0, document.page_count): extractedPage = document.extract_pages(page...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  6. ConditionalStyleCollection.bottom_left_cell pro...

    ConditionalStyleCollection.bottom_left_cell property. Gets the bottom left cell style.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyleCollection.first_column propert...

    ConditionalStyleCollection.first_column property. Gets the first column style.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a Document...Represents a group of shapes in a document. To learn more, visit the...Group Shape into a Word Document documentation article. Remarks A...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....the Working with Shapes documentation article. public abstract...distance (in points) between the document text and the bottom edge of...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Working with PDF Documents using Python|Aspose....

    This article describes to you what manipulations can be done with the Document with Aspose.PDF for Python via .NET library....Working with PDF Documents using Python Contents [ Hide ] PDF...high-quality exchange of documents, regardless of which software...

    docs.aspose.com/pdf/python-net/working-with-doc...